home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / compdem.zip / DEMO.DOC < prev    next >
Text File  |  1992-12-14  |  4KB  |  93 lines

  1.                                   Introducing
  2.  
  3.                      ======================================
  4.  
  5.                         C O M P R E S S I O N    P L U S
  6.  
  7.                      ======================================
  8.  
  9.  
  10.                           by EllTech Development, Inc.
  11.                      4374 Shallowford Industrial Parkway
  12.                               Marietta, GA 30066
  13.                                      USA
  14.  
  15.                           (404) 928-8960  (Tech Support)
  16.                           (800) 553-1327  (US Sales)
  17.                           (404) 924-2807  (Fax)
  18.                           (404) 928-7111  (BBS)
  19.  
  20.  
  21. With Compression Plus, you can design your programs to utilize
  22. available memory and disk space more efficiently by compressing files,
  23. arrays (and other blocks of memory), and screen images to a fraction of
  24. their original size, and decompress only the data you need when it is
  25. needed. Our lightning-fast assembly routine will do the job quickly and
  26. easily!
  27.  
  28.                               Features Include:
  29.  
  30.         * Compression and decompression routines are written entirely
  31.           in hand-coded assembly language for the smallest, fastest
  32.           code possible.
  33.  
  34.         * Unlike other products, we include more than six different
  35.           compression algorithms which are optimized for a wide range
  36.           of data:
  37.  
  38.             - Static and dynamic Huffman encoding
  39.             - Optimized variants of Lempel-Ziv-Welch (LZW)
  40.             - LZ78
  41.             - Run-length encoding
  42.             - "Shrinking" and "Imploding" algorithms used in PkZip(tm)
  43.               by PkWare, Inc.
  44.             - Proprietary text screen compression algorithms
  45.  
  46.         * Manually choose the compression algorithm you wish to use, or
  47.           tell our routines to analyze your data and automatically
  48.           select the most efficient algorithm for you!
  49.  
  50.         * Supports files created with PkZip(tm) Version 1.10. With our
  51.           routines, you can create .ZIP files (including add, update,
  52.           and delete services), and extract files from .ZIP archives!
  53.           No need to SHELL to PkZip or PkUnZip!
  54.  
  55.         * Includes a complete application installation utility. Reduce
  56.           your production costs by shipping your applications in a
  57.           compressed archive, requiring only a fraction of the
  58.           uncompressed disk space!
  59.  
  60.         * All of our routines combined add only 30K to the size of your
  61.           .EXE files. Up to 64K of runtime memory is also required, but
  62.           we'll automatically use EMS (LIM Expanded Memory) or UMBs
  63.           (Upper Memory Blocks) if available!
  64.  
  65.         * Includes a comprehensive manual, lots of example programs, no
  66.           extra charge for runtime royalties, free technical support,
  67.           and access to our 24 hours support BBS!
  68.  
  69.         * Automatically detects the presence of a 386/486 CPU and
  70.           utilitizes highly-optimized code designed specifically for
  71.           them.
  72.  
  73.         * Unlike other products on the market, Compression Plus handles
  74.           all of the file I/O and memory management issues for you
  75.           automatically.  You simply "point" us to what you want to
  76.           compress and where you want us to put the compressed data,
  77.           and we do the rest!
  78.  
  79.         * Free minor updates when downloaded from our BBS!
  80.  
  81.         * Introductory price only $149 + shipping.
  82.  
  83. No where else will you find a more comprehensive collection of
  84. easy-to-use compression routines written specifically for Microsoft
  85. QuickBASIC 4.x, PDS 7.x, Visual BASIC for MS-DOS 1.x, Spectra
  86. Publishing's PowerBASIC 3.0.
  87.  
  88. * Please note: PkZip and PkUnZip are trademarks of PkWare, Inc. EllTech's
  89.   demonstration utilites EtZip and EtUnZip are not to be confused with
  90.   PkWare's programs, but to be used only as a demonstration of the
  91.   capabilities of EllTech's Compression Plus programmers library.
  92.  
  93.